Organization - NonUS
Copy
                                                        
                                                    
                                                <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Applications xmlns="http://www.interactivebrokers.com/schemas/IBCust_import">
  <Application>
    <Customer email="tester@ibkr.com" external_id="OrgTester" md_status_nonpro="false" prefix="testt" type="ORG">
      <Organization>
        <Identification formation_country="SAU" identification_country="SAU" name="Test Org USA" same_mail_address="true">
          <PlaceOfBusiness city="Tester" country="SAU" postal_code="29209" state="SA-08" street_1="1 Tester Road"/>
        </Identification>
        <TaxResidencies>
          <TaxResidency country="SAU"/>
        </TaxResidencies>
        <FinancialInformation/>
        <AssociatedEntities>
          <AssociatedIndividual AuthorizedPerson="true" external_id="OrgTesterOASP1">
            <Name first="Joe" last="Doe"/>
            <DOB>1940-08-09</DOB>
            <CountryOfBirth>USA</CountryOfBirth>
            <Residence country="SAU"/>
            <Email email="tester@ibkr.com"/>
            <Identification IssuingCountry="SAU" citizenship="SAU"/>
            <Title code="DIRECTOR"/>
          </AssociatedIndividual>
        </AssociatedEntities>
      </Organization>
    </Customer>
    <Accounts>
      <Account alias="Tester Org" base_currency="USD" external_id="OrgTesterAC" margin="MARGIN" multicurrency="true" >
        <TradingPermissions>
          <TradingPermission country="UNITED STATES" product="STOCKS"/>
        </TradingPermissions>
        <AdvisorWrapFees strategy="NO_FEES"/> <!-- Only Required for Advisor Clients -->
      </Account>
    </Accounts>
    <Users>
      <User external_individual_id="OrgTesterAH" external_user_id="OrgTesterUSR" prefix="testt"/>
    </Users>
  </Application>
    </Applications>
                                                        Copy
                                                        
                                                    
                                                <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<Applications xmlns="http://www.interactivebrokers.com/schemas/IBCust_import">
  <Application>
    <Customer email="tester@ibkr.com" external_id="OrgTester" md_status_nonpro="false" prefix="testt" type="ORG">
      <Organization TradeIntention_Type="FINANCIALINSTITUTION" type="LLC" type_of_trading="FIRM" us_tax_purpose_type="C">
        <Identification business_description="Yes" formation_country="SAU" identification="1111222" identification_country="SAU" name="Test Org USA" same_mail_address="true">
          <PlaceOfBusiness city="Tester" country="SAU" postal_code="29209" state="SA-08" street_1="1 Tester Road"/>
          <Phones>
            <Phone country="SAU" number="2034228988" type="Business"/>
          </Phones>
        </Identification>
        <TaxResidencies>
          <TaxResidency TIN="1111222" country="SAU"/>
        </TaxResidencies>
        <FinancialInformation annual_net_income="4" liquid_net_worth="8" net_worth="8">
          <SourcesOfWealth>
            <SourceOfWealth is_used_for_funds="true" percentage="100" source_type="SOW-ORG-OwnerEquity"/>
          </SourcesOfWealth>
          <InvestmentExperience>
            <AssetExperience asset_class="STK" knowledge_level="Extensive" trades_per_year="60" years_trading="10"/>
          </InvestmentExperience>
        </FinancialInformation>
        <AssociatedEntities>
          <AssociatedIndividual AuthorizedPerson="true" external_id="OrgTesterOASP1">
            <Name first="Joe" last="Doe"/>
            <DOB>1940-08-09</DOB>
            <CountryOfBirth>USA</CountryOfBirth>
            <Residence city="Tester" country="SAU" postal_code="29209" state="SA-08" street_1="1 Tester Road"/>
            <Phones>
              <Phone country="SAU" number="2034228988" type="Mobile"/>
            </Phones>
            <Email email="tester@ibkr.com"/>
            <Identification IssuingCountry="SAU" NationalCard="111221111" citizenship="SAU"/>
            <TaxResidencies>
              <TaxResidency TIN="111221111" TINType="NonUS_NationalId" country="SAU"/>
            </TaxResidencies>
            <Title code="DIRECTOR"/>
            <EmploymentType>EMPLOYED</EmploymentType>
            <EmploymentDetails>
              <employer>IBKR</employer>
              <occupation>Financial Managers</occupation>
              <employer_business>Investment Advisory</employer_business>
              <employer_address country="SAU"/>
            </EmploymentDetails>
          </AssociatedIndividual>
          <AssociatedIndividual external_id="OrgTesterOASP21">
            <Name first="Jane" last="Doe"/>
            <DOB>1972-07-27</DOB>
            <CountryOfBirth>USA</CountryOfBirth>
            <Phones>
              <Phone country="SAU" number="2034228988" type="Mobile"/>
            </Phones>
            <Identification IssuingCountry="SAU" NationalCard="111221111" citizenship="SAU"/>
            <TaxResidencies>
              <TaxResidency TIN="1112222" TINType="NonUS_NationalId" country="SAU"/>
            </TaxResidencies>
            <Ownership percentage="50"/>
            <Title code="OWNER"/>
            <Residence city="Tester" country="SAU" postal_code="29209" state="SA-08" street_1="1 Tester Road"/>
            <EmploymentType>RETIRED</EmploymentType>
          </AssociatedIndividual>
        </AssociatedEntities>
      </Organization>
    </Customer>
    <Accounts>
      <Account alias="Tester Org" base_currency="USD" external_id="OrgTesterAC" margin="MARGIN" multicurrency="true" stock_yield_program="true">
        <InvestmentObjectives>
          <objective>Income</objective>
          <objective>Growth</objective>
        </InvestmentObjectives>
        <TradingPermissions>
          <TradingPermission country="UNITED STATES" product="STOCKS"/>
        </TradingPermissions>
        <AdvisorWrapFees strategy="NO_FEES"/> <!-- Only Required for Advisor Clients -->
      </Account>
    </Accounts>
    <Users>
      <User external_individual_id="OrgTesterAH" external_user_id="OrgTesterUSR" prefix="testt"/>
    </Users>
  </Application>
    </Applications>
                                                        